A possible fix for bug #14753 with aborts in get_local_map.
authorEli Zaretskii <eliz@gnu.org>
Sun, 30 Jun 2013 15:03:31 +0000 (18:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 30 Jun 2013 15:03:31 +0000 (18:03 +0300)
commit798e20ad9ab1797840f290cd32fd71471600b79e
tree128fc67bfb8f599ffdd7dea0163562d4d625cb3e
parent812cdc2d921b4318d90abdd3020146d2c47e9c34
A possible fix for bug #14753 with aborts in get_local_map.

 src/intervals.c (get_local_map): Instead of aborting, clip POSITION
 to the valid range of values.
src/ChangeLog
src/intervals.c